* files.el (revert-buffer): Reverse the sense of the first
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:17:16 +0000 (14:17 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:17:16 +0000 (14:17 +0000)
commit1ab31687d41ee63c4aa4e10fe591c2d8133a5d56
tree501d02e4fe34f6c9f1e81558a3e62fcf9348a238
parent6f5191a247bdbb31b78ddb81855300174dc210df
* files.el (revert-buffer): Reverse the sense of the first
argument, but leave interactive usage the same.
* vc.el (vc-resynch-window): Call vc-revert-buffer1 with the newly
appropriate arguments.  This seems to be the only file which was
adjusted for the new meaning of the revert-buffer arguments.
lisp/files.el
lisp/vc.el